projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae24c59
)
(Fmove_to_window_line): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 1 Aug 1994 18:59:09 +0000
(18:59 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 1 Aug 1994 18:59:09 +0000
(18:59 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 0f9fbdc67e4015d4ba23c61e3b9cf16baaf48d8d..cc7c78b077da07095b52281a06238b69c2f9c144 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-2605,7
+2605,7
@@
redraws with point in the center of the current window.")
DEFUN ("move-to-window-line", Fmove_to_window_line, Smove_to_window_line,
1, 1, "P",
"Position point relative to window.\n\
-With no argument, position
tex
t at center of window.\n\
+With no argument, position
poin
t at center of window.\n\
An argument specifies frame line; zero means top of window,\n\
negative means relative to bottom of window.")
(arg)